<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.comment.service.RelationContrib.override">

  <require>org.nuxeo.ecm.platform.comment.service.RelationContrib</require>

  <documentation>

    This component defines the relation-related config for comments.
  

  </documentation>
  <extension point="resourceadapters" target="org.nuxeo.ecm.platform.relations.services.RelationService">
    <!-- XXX AT: this namespace should have an ending slash -->
    <adapter class="org.nuxeo.ecm.platform.relations.adapters.DocumentModelResourceAdapter" namespace="http://www.nuxeo.org/comments/uid"/>
  </extension>

</component>
